import { Button, Flex, TextField } from '@aws-amplify/ui-react'; export const TextFieldOuterComponentsExample = () => ( Start} /> Start} outerEndComponent={} /> End} /> } /> } /> );